Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Status API support with BackOffLimit API #21

Merged
merged 4 commits into from
Nov 8, 2024
Merged

Conversation

souravbiswassanto
Copy link
Contributor

Signed-off-by: souravbiswassanto [email protected]

@souravbiswassanto souravbiswassanto marked this pull request as draft October 29, 2024 03:54
@souravbiswassanto souravbiswassanto force-pushed the phase-support branch 6 times, most recently from edd5b3c to 0a05039 Compare October 29, 2024 14:07
}

// SidekickStatus defines the observed state of Sidekick
type SidekickStatus struct {
Leader LeaderStatus `json:"leader"`
Pod core.PodPhase `json:"pod"`
Leader LeaderStatus `json:"leader,omitempty"`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need review here. Removing this field as required.

@souravbiswassanto souravbiswassanto force-pushed the phase-support branch 3 times, most recently from 661e987 to a015046 Compare October 30, 2024 11:26
@souravbiswassanto souravbiswassanto changed the title temp Add Status API support with BackOffLimit API Oct 30, 2024
@souravbiswassanto souravbiswassanto marked this pull request as ready for review October 30, 2024 13:11
ArnobKumarSaha and others added 3 commits November 3, 2024 22:20
Signed-off-by: Arnob Kumar Saha <[email protected]>
Signed-off-by: Arnob Kumar Saha <[email protected]>
Signed-off-by: souravbiswassanto <[email protected]>
@ArnobKumarSaha ArnobKumarSaha merged commit 1757dcc into master Nov 8, 2024
3 checks passed
@ArnobKumarSaha ArnobKumarSaha deleted the phase-support branch November 8, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants